@martinrdgz before you dump your setup you may check these:
Run wpa_supplicant manually with -d : https://raspberrypi.stackexchange.com/a/103442
Maybe line ending in the wpa_supplicant.conf may be the cause (Mac -> Linux):
https://stackoverflow.com/a/18344020
And I noticed a space in the `psk="<space>...", is put there deliberately?